The mkdir command in Linux/Unix is a command-line utility that allows users to create new directories. mkdir stands for make directory. mkdir Linux Examples · Example 1: How to Create... · Example 3: How to Create...
From the terminal window, you can create a new directory using the mkdir command, followed by the name of the directory you'd like to create. · Using the command ...
Use the mkdir command to create one or more directories specified by the Directory parameter. Each new directory contains the standard entries dot (.) and dot ...